API Documentation
Static Public Member Functions | List of all members
nkAstraeus::lua::LuaEngine Class Referencefinal

Drives the Lua part of the scripting sub engine. More...

Static Public Member Functions

static bool initialize (nkScripts::Environment *env)
 

Detailed Description

Drives the Lua part of the scripting sub engine.

This is responsible for preparing the Lua environment.

Member Function Documentation

◆ initialize()

static bool nkAstraeus::lua::LuaEngine::initialize ( nkScripts::Environment env)
static

Initializes a given environment with all the wrapping the scripting sub engine offers.

Parameters
envThe environment to initialize.
Returns
Whether the initialization went well (true) or not (false).

The documentation for this class was generated from the following file: